python: Replace utime with utimes
authorRosen Penev <[email protected]>
Wed, 31 Jul 2019 06:33:40 +0000 (23:33 -0700)
committerRosen Penev <[email protected]>
Wed, 31 Jul 2019 06:44:43 +0000 (23:44 -0700)
commit608df65a627e22db08f04bab0cb97c246ff40449
treea1510fd49a525876a2cc5cc8d0355c63617dba24
parent1c412e16a3474b4ea937df7cfbb5328c3a453879
python: Replace utime with utimes

Optionally fixes compilation with uClibc-ng.

Based on the surrounding code, this looks like an oversight.

Signed-off-by: Rosen Penev <[email protected]>
lang/python/python/Makefile
lang/python/python/patches/025-utime.patch [new file with mode: 0644]